listbase: Don't grab_focus() when moving focus
authorBenjamin Otte <otte@redhat.com>
Wed, 3 Jun 2020 16:12:49 +0000 (18:12 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 3 Jun 2020 16:12:49 +0000 (18:12 +0200)
commita60c866a1290a24a4ad2ffe130045ddeabe828d8
treed983d65baf73cb6af4203b469e80bddc30b6aad6
parenta84f6228ca9f9f95ad890196855c824e58723b35
listbase: Don't grab_focus() when moving focus

We want to call gtk_widget_child_focus() to have Tab focus the right
widget.
gtk/gtklistbase.c